GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / PdfIncreaseTextContrast Property





In This Topic
PdfIncreaseTextContrast Property (IThumbnailEx)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(4)>
Property PdfIncreaseTextContrast As Boolean
[DispId(4)]
bool PdfIncreaseTextContrast {get; set;}
read-write property PdfIncreaseTextContrast: Boolean; 
DispIdAttribute(4)
function get,set PdfIncreaseTextContrast : boolean
[DispId(4)]
__property bool get_PdfIncreaseTextContrast();
__property void set_PdfIncreaseTextContrast( 
   bool value
);
[DispId(4)]
property bool PdfIncreaseTextContrast {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members